home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Software für Mac-OS X / Docklings / DownloadWebTime.dmg / WebTime.dock / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2001-05-23  |  977 b   |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>WebTime</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>1.0 Copyright CG, originally by epicware</string>
  11.     <key>CFBundleIdentifier</key>
  12.     <string>com.macosxfr.webtime</string>
  13.     <key>CFBundleInfoDictionaryVersion</key>
  14.     <string>6.0</string>
  15.     <key>CFBundleName</key>
  16.     <string>WebTime</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>dlng</string>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>1.0 </string>
  21.     <key>CFBundleSignature</key>
  22.     <string>????</string>
  23.     <key>CFBundleVersion</key>
  24.     <string>1.0</string>
  25.     <key>DLLabel</key>
  26.     <string>WebTime</string>
  27.     <key>DLSubType</key>
  28.     <string>dynamic-menu</string>
  29.     <key>DLType</key>
  30.     <string>dock</string>
  31.     <key>DocklingClass</key>
  32.     <string>WebTime</string>
  33. </dict>
  34. </plist>
  35.